home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_6 / umsrfc10.lha / UMS / Networks / RFC / lib / config next >
Text File  |  1995-05-27  |  591b  |  32 lines

  1. #
  2. #  UULIB:config -- UUCP Configuration
  3. #
  4.  
  5. #  Node name
  6. #  WARNING: some UUCP systems can't handle names longer than 7 characters!
  7. NodeName      foobar
  8.  
  9. #  User name
  10. UserName      root
  11.  
  12. #  Log level
  13. Debug         0
  14.  
  15. #  Processor for incoming packets (Default: Uuxqt)
  16. #Uuxqt        uuxqt
  17.  
  18. #  Spool directory (Default: UUSPOOL:)
  19. #UUSpool      UUCP:Spool
  20.  
  21. #  Config directory (Default: UULIB:)
  22. #UULib        UUCP:Lib
  23.  
  24. #  Public directory (Default: UUPUB:)
  25. #UUPub        UUCP:Public
  26.  
  27. #  Modem init string
  28. #ModemInit    ATZ
  29.  
  30. #  Modem answer read timeouts in seconds (default 60)
  31. #TimeOut      60
  32.